課程資訊
課程名稱
演算法
The Design and Analysis of Algorithms 
開課學期
110-2 
授課對象
電機資訊學院  電機工程學研究所  
授課教師
陳和麟 
課號
EE5048 
課程識別碼
921 U2110 
班次
 
學分
3.0 
全/半年
半年 
必/選修
選修 
上課時間
星期四2,3,4(9:10~12:10) 
上課地點
明達205 
備註
總人數上限:180人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/1102EE5048_algorithm 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

In this course, I will cover the basic techniques for the design and analysis of algorithms. I will also give a brief introduction to advanced topics such as approximate algorithms and NP-completeness.
 

課程目標
1 Introduce different algorithm design techniques.
2 Teach the students how to evaluate the performance of different algorithms.
 
課程要求
本課程為三類加簽由系統自行處理。除本學期無法修到這門課會導致延畢或退學(請系上開證明),不開放人工加簽。

Grading:
Homework: 40%
Midterm: 30%
Final exam: 30% 
預期每週課後學習時數
 
Office Hours
每週四 12:00~13:00 備註: TA office hour: 林芃廷 地點: 明達303 時間: Mon 2pm-4pm Email: b06901154@ntu.edu.tw 王怡堯 地點: online 時間: Tue 1pm-3pm Email: r10921104@ntu.edu.tw 林文炤 地點: 明達303 時間: Tue 7pm-9pm Email: r09921043@ntu.edu.tw 吳昱融 地點: 明達709 時間: Tue 7pm-9pm Email: r09921103@ntu.edu.tw 許孟翔 地點:明達709 時間:Fri:14:00-16:00 Email:s105023052@gmail.com 
指定閱讀
待補 
參考書目
教科書: Introduction to Algorithms, third edition, by Cormen, Leiserson, Rivest, and Stein
參考書目: Algorithm Design, by Kleinberg and Tardos 
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
作業 
40% 
 
2. 
期中考 
30% 
 
3. 
期末考 
30% 
 
 
課程進度
週次
日期
單元主題
第1週
  Introduction / Asymptotic Notations 
第2週
  Asymptotic Notations / Recurrence Relations 
第3週
  Recurrence Relations / Divide and Conquer 
第4週
  Comparison Sorting / Order Statistics 
第5週
  Greedy Algorithms / Dynamic Programming 
第6週
  Sorting / Data Structures 
第7週
  Graph Basics / Homework Solutions 
第8週
  Midterm 
第9週
  Search Algorithms 
第10週
  Shortest Path Algorithms 
第11週
  Minimum Spanning Tree / Max Flow 
第12週
  Matching / Computational Complexity 
第13週
  Complexity / Approximation algorithms 
第14週
  Approximation Algorithms 
第15週
  Review / Homework solutions 
第16週
  Final Exam